Discussion board
How do I find out all databases starting with 'tech' to which I have access to?
By Abhijit Paul
How do I find out all databases starting with 'tech' to which I have access to?
Reply
Post   Reset
Teacher SiliconIndia replied to Abhijit Paul Thursday, March 18, 2010
Hi Abhijit,
SHOW DATABASES LIKE 'tech%';